我看字典>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
    计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
    足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。
  • The translation of machine language back into mnemonics during debugging.
    在调试期间,将机器语言反译成助记符的翻译过程。
  • Other programs then translate the instructions into machine language for the computer to use.
    接着将程序翻译成指令成为机器语言,给计算机使用。
  • In computer programming, sections of assembler, or machine language, embedded into a high level language program.
    在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。
  • Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
    汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。